func net.newUnixFile

2 uses

	net (current package)
		fd_unix.go#L194: func newUnixFile(fd int, name string) *os.File
		fd_unix.go#L205: 	return newUnixFile(ns, fd.name()), nil